Skip to content

Conversation

@NichtElias
Copy link

When text wraps or when there are multiple lines, the offset for the vertical alignment is calculated as if there was only one line.
I fixed this for Button, Label and Checkbox using love.graphics.newText(font), then setting the text using Text:addf(), getting the height of that and using it to calculate the offset for the vertical alignment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant